[Projects] Retrieve project details
Projects
[Projects] Retrieve project details
Retrieve detailed information about a specific project by its unique identifier. Returns project metadata including name, quotas, usage statistics, and configuration.
GET
[Projects] Retrieve project details
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
A UUID string identifying this project.
A UUID string identifying the organization.
Response
Project details retrieved successfully

